home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C ++ / Applications / Conic Sections 0.9.2 / README.conics < prev   
Encoding:
Text File  |  1997-07-20  |  526 b   |  6 lines  |  [TEXT/ttxt]

  1. Conic Sections
  2. The Only Conic Sections Program You'll Ever Need
  3.  
  4. Conic Sections allows you to rotate a plane around a conic and view the equation (and graph) of the generated intersection.  The interface has been drastically changed for this version to allow for much smoother and more intuitive manipulation of the plane and conic viewing angle.
  5.  
  6. The source code demonstrates use of some MacOS technologies (like Drag&Drop and the clipboard) and is a good example program for the ACL (Al Franken's Class Libraries) framework.